func golang.org/x/crypto/blake2b.hashBlocksAVX2
2 uses
golang.org/x/crypto/blake2b (current package)
blake2bAVX2_amd64.go#L19: func hashBlocksAVX2(h *[8]uint64, c *[2]uint64, flag uint64, blocks []byte)
blake2bAVX2_amd64.go#L30: hashBlocksAVX2(h, c, flag, blocks)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)